[INFO] cloning repository https://github.com/Clunt/rust-in-ios
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clunt/rust-in-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClunt%2Frust-in-ios", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClunt%2Frust-in-ios'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e14ee338be1eb68fd5d6c9ce8267eadc8ca4cc9
[INFO] testing Clunt/rust-in-ios against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClunt%2Frust-in-ios" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Clunt/rust-in-ios
[INFO] finished tweaking git repo https://github.com/Clunt/rust-in-ios
[INFO] tweaked toml for git repo https://github.com/Clunt/rust-in-ios written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Clunt/rust-in-ios on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Clunt/rust-in-ios already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.201
[INFO] [stderr]   Downloaded sctk-adwaita v0.9.0
[INFO] [stderr]   Downloaded cfg_aliases v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.201
[INFO] [stderr]   Downloaded wgpu v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded wgpu-core v0.20.0
[INFO] [stderr]   Downloaded wgpu-hal v0.20.0
[INFO] [stderr]   Downloaded winit v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52167612bc618f9263fed68eacc997afedb44631b8dc69b7f80efaa626844d52
[INFO] running `Command { std: "docker" "start" "-a" "52167612bc618f9263fed68eacc997afedb44631b8dc69b7f80efaa626844d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52167612bc618f9263fed68eacc997afedb44631b8dc69b7f80efaa626844d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52167612bc618f9263fed68eacc997afedb44631b8dc69b7f80efaa626844d52", kill_on_drop: false }`
[INFO] [stdout] 52167612bc618f9263fed68eacc997afedb44631b8dc69b7f80efaa626844d52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5826ca18ae69f235389cf4e8cc9f6144bb94729a5cf520658b696e6666de012
[INFO] running `Command { std: "docker" "start" "-a" "a5826ca18ae69f235389cf4e8cc9f6144bb94729a5cf520658b696e6666de012", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.0
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winit v0.30.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling sctk-adwaita v0.9.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=6acd7f211b68ad89 -C extra-filename=-a3f1ccd46896ba6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-df005fc38c1f7d5c.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-7d8006acaaab5423.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a36c7e4e7fd0a64d.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-73f9af8a7aa5ba32.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-32a8a13036c72423.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3890a86f78a32901.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-eaef9d42150ba028.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9b8183c8fe610ce1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-077fac84b15c224f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-d4ab6ac06ee518a9.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-f6acb55d5caadcb3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c5f7b0db649cbd54.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-56bee48913eeadeb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=1fc7dc46b64df6e5 -C extra-filename=-937f95b921c6253a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5826ca18ae69f235389cf4e8cc9f6144bb94729a5cf520658b696e6666de012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5826ca18ae69f235389cf4e8cc9f6144bb94729a5cf520658b696e6666de012", kill_on_drop: false }`
[INFO] [stdout] a5826ca18ae69f235389cf4e8cc9f6144bb94729a5cf520658b696e6666de012
